popover: Implement keyboard focus behavior
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 9 Jan 2014 11:53:29 +0000 (12:53 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:06 +0000 (17:10 +0100)
commit342c23da236fdca7a3261cebf903adaf182355ab
treefc4df38e7a04d0bee325c6f4c610b27fdbd430de
parentbd5490ad62597058bf0c0e19830bca035e928d7c
popover: Implement keyboard focus behavior

When a popover is focused, the focus is forwarded so the first
child what would get the focus actually gets it. Also, implement
correct focus chain, so the keyboard focus stays within the popover
when navigating with keyboard.
gtk/gtkpopover.c